MapSource.fillTileAsync

Asynchronous version of shumate_map_source_fill_tile().

class MapSource
void
fillTileAsync
(,,
GAsyncReadyCallback callback
,
void* userData
)

Parameters

tile Tile

a #ShumateTile

cancellable Cancellable

a #GCancellable

callback GAsyncReadyCallback

a #GAsyncReadyCallback to execute upon completion

userData void*

closure data for @callback

Meta